1 using System;
2 using
System.Collections;
3 using
System.Configuration;
4 using
System.Data;
5 using
System.Linq;
6 using
System.Web;
7 using
System.Web.Security;
8 using
System.Web.UI;
9 using
System.Web.UI.HtmlControls;
10 using
System.Web.UI.WebControls;
11 using
System.Web.UI.WebControls.WebParts;
12 using
System.Xml.Linq;
13 using
System.Data.OleDb;
14
15 public
partial class thongtintaikhoan : System.Web.UI.Page
16 {
17     
18     
protected void Page_Load(object sender, EventArgs e)
19     {
20         
//lblthongbao.Text = "Xin chào," + Session["hoten"].ToString()+" .Dưới đây là những thông etin của bạn.Từ bây giờ bạn có thể thay đổi mật khẩu để tăng cường bảo mật tài khoản của mình nếu bạn muốn.";
21         lblthongbao.Text = Session[
"hoten"].ToString();
22         lbldiachi.Text = Session[
"diachi"].ToString();
23         lbldienthoai.Text = Session[
"dienthoai"].ToString();
24         lblemail.Text = Session[
"email"].ToString();
25         lblhoten.Text = Session[
"hoten"].ToString();
26         lblcmt.Text = Session[
"soCMND"].ToString();
27         lblmatkhau.Text = Session[
"matkhau"].ToString();
28         lblmataikhoan.Text = Session[
"mataikhoan"].ToString();
29     }
30     
31 }



Quản lý website giới thiệu và bán điện thoại di động ASP.net 19.289 lượt xem

Gõ tìm kiếm nhanh...